Server Watch Plugin SDK | Date: 6 Feb 2004 Release: 1.0 |
#include <ISWPluginMenu.h>
Inherited by MenuRowColStruct.
Inheritance diagram for ISWPluginMenu::ISWMenuContext:
Public Types | |
enum | ISWMenuContextType { MENUROWCOLSTRUCT } |
Public Member Functions | |
virtual ISWMenuContextType | GetType ()=0 |
|
|
|
GetType returns the type of context object being returned. This allows a plugin to query the type to know what type of object to dynamic_cast the ISWMenuContextType* to to get context information for the menu. Implemented in MenuRowColStruct.
|
Copyright (c) 2003-2004, Deep Fried Software. All rights reserved. |